zchunk.git
2018-03-23 Jonathan DieterMake a number of zckDL fields private
2018-03-22 Jonathan DieterUse add_project_arguments instead of use_global_arguments
2018-03-22 Jonathan DieterMore documentation in zck.h
2018-03-22 Jonathan DieterSome more documentation on zck binary
2018-03-22 Jonathan DieterRename zckRange to zckRangeItem and zckRangeInfo to...
2018-03-22 Jonathan DieterRename zckIndex to zckIndexItem and zckIndexInfo to...
2018-03-22 Jonathan DieterMore documentation
2018-03-21 Jonathan DieterInitial rudimentary documentation for zck.h
2018-03-21 Jonathan DieterAdd index size to download amount since we're guarantee...
2018-03-21 Jonathan DieterFix zckdl to work with compressed integers
2018-03-21 Jonathan DieterInitial work in switching to compressed integers in...
2018-03-20 Jonathan DieterWrite to output file rather than temporary file
2018-03-20 Jonathan DieterExtra error checking
2018-03-19 Jonathan DieterSplit multirange parsing into multipart.c
2018-03-19 Jonathan DieterSwitch download code to POSIX extended regex for more...
2018-03-13 Jonathan DieterFinish code to allow downloading of zck files
2018-03-13 Jonathan DieterAdd preindex_size so we can easily figure out how far...
2018-03-11 Jonathan DieterWe can now download the missing parts of a zck file...
2018-03-11 Jonathan DieterMake sure we clear zckRangeInfo when closing it
2018-03-11 Jonathan DieterRemove unsuitable multipart_parser code
2018-03-11 Jonathan DieterMake zckDL struct public and add in function to get...
2018-03-11 Jonathan DieterFix bug in detecting failure to allocate zckCtx
2018-03-07 Jonathan DieterAdd null parameter checking for public functions
2018-03-07 Jonathan DieterFinish refactoring zckIndex and zckIndexInfo
2018-03-07 Jonathan DieterAdd missing test directory
2018-03-07 Jonathan DieterUpdate LICENSE and README
2018-03-07 Jonathan DieterInitial commit
2018-03-07 Jonathan DieterInitial commit